Fixes https://bugzilla.gnome.org/show_bug.cgi?id=619655
* </listitem>
* </varlistentry>
* <varlistentry>
-<<<<<<< HEAD
* <term><parameter>bookmark_indes</parameter> :</term>
-=======
- * <term><parameter>bookmark_index</parameter> :</term>
->>>>>>> native-layout-incubator
* <listitem>
* <simpara>
* index of the bookmark to switch to; the indices start at 0.
* gtk_scrolled_window_new:
* @hadjustment: (allow-none): horizontal adjustment
* @vadjustment: (allow-none): vertical adjustment
-<<<<<<< HEAD
*
* Creates a new scrolled window.
*
-=======
- *
- * Creates a new scrolled window.
- *
->>>>>>> native-layout-incubator
* The two arguments are the scrolled window's adjustments; these will be
* shared with the scrollbars and the child widget to keep the bars in sync
* with the child. Usually you want to pass %NULL for the adjustments, which